mirror of
https://github.com/janishutz/MusicPlayerV2.git
synced 2025-11-25 13:04:23 +00:00
mostly complete base spec player
This commit is contained in:
@@ -19,8 +19,8 @@ if ( typeof( __dirname ) === 'undefined' ) {
|
||||
}
|
||||
|
||||
const dbRef = {
|
||||
'user': 'jh_store_users',
|
||||
'users': 'jh_store_users',
|
||||
'user': 'music_users',
|
||||
'users': 'music_users',
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user