Update storage.js
This commit is contained in:
parent
b63574e583
commit
9320727f8c
1 changed files with 2 additions and 1 deletions
|
|
@ -6,6 +6,7 @@ export const apiSettings = {
|
|||
'https://oregon.monochrome.tf/',
|
||||
'https://virginia.monochrome.tf/',
|
||||
'https://singapore.monochrome.tf/',
|
||||
'https://tokyo.monochrome.tf/',
|
||||
'https://hund.qqdl.site',
|
||||
'https://katze.qqdl.site',
|
||||
'https://maus.qqdl.site',
|
||||
|
|
@ -64,4 +65,4 @@ export const recentActivityManager = {
|
|||
addAlbum(album) {
|
||||
this._add('albums', album);
|
||||
}
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue