mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 08:48:53 +00:00
Added settings toggle to move the navbar at the bottom in mobile view (#93)
This commit is contained in:
@@ -51,6 +51,7 @@ These are only used if no previously-saved values exist.
|
||||
const initialState = ImmutableMap({
|
||||
layout : 'auto',
|
||||
stretch : true,
|
||||
navbar_under : false,
|
||||
collapsed : ImmutableMap({
|
||||
enabled : true,
|
||||
auto : ImmutableMap({
|
||||
|
||||
Reference in New Issue
Block a user