fix:chang logo
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const GITHUB = 'https://github.com/zyronon/bbword'
|
||||
export const GITHUB = 'https://github.com/zyronon/TypeWords'
|
||||
|
||||
const common = {
|
||||
word_dict_list_version: 1
|
||||
@@ -8,4 +8,4 @@ const map = {
|
||||
api: 'http://localhost/index.php',
|
||||
}
|
||||
}
|
||||
export const env = Object.assign(map['dev'], common)
|
||||
export const env = Object.assign(map['dev'], common)
|
||||
|
||||
Reference in New Issue
Block a user