add hashtag block modal
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export const COMPOSE_SHORTCUT = 'meta+n';
|
||||
export const ADD_IMAGEBLOCK_SHORTCUT = 'meta+i';
|
||||
export const ADD_FEEDBLOCK_SHORTCUT = 'meta+f';
|
||||
export const ADD_HASHTAGBLOCK_SHORTCUT = 'meta+t';
|
||||
|
||||
Reference in New Issue
Block a user