Update sharedPreferences.js
This commit is contained in:
parent
ed07b94a54
commit
ca003d835b
|
@ -3,4 +3,4 @@ export const ANDROID_TOKEN = 'authToken';
|
|||
export const ANDROID_USER_ID = 'userId';
|
||||
export const ANDROID_SERVER_URL = 'serverUrl';
|
||||
export const ANDROID_SERVER_NAME = 'serverName';
|
||||
export const ANDROID_SERVER_ICON = 'serverLogo';
|
||||
export const ANDROID_SERVER_ICON = 'serverLogoUrl';
|
||||
|
|
Loading…
Reference in New Issue