mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-15 12:28:17 +08:00
@@ -29,7 +29,7 @@ class DB {
|
||||
|
||||
if (!this.db.has('picBed').value()) {
|
||||
this.db.set('picBed', {
|
||||
current: 'smms',
|
||||
current: 'smms', // deprecated
|
||||
uploader: 'smms',
|
||||
smms: {
|
||||
token: ''
|
||||
|
||||
Reference in New Issue
Block a user