Fix mobile scroll jump, add comments, rename to Котограм
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const TOKEN_KEY = 'catstagram_token';
|
||||
const USER_KEY = 'catstagram_user';
|
||||
const TOKEN_KEY = 'kotogram_token';
|
||||
const USER_KEY = 'kotogram_user';
|
||||
|
||||
export interface User {
|
||||
id: number;
|
||||
|
||||
Reference in New Issue
Block a user