mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 08:19:05 +00:00
WIPgit status <Compose> Refactor; <Composer> ed.
This commit is contained in:
@@ -18,5 +18,6 @@ export const boostModal = getMeta('boost_modal');
|
||||
export const favouriteModal = getMeta('favourite_modal');
|
||||
export const deleteModal = getMeta('delete_modal');
|
||||
export const me = getMeta('me');
|
||||
export const maxChars = getMeta('max_toot_chars') || 500;
|
||||
|
||||
export default initialState;
|
||||
|
||||
Reference in New Issue
Block a user