Revert "Remove layout glitch-soc settings"

Reverts 0d61985713. Re-enables the ability to toggle between single/multi column ui.
This commit is contained in:
jwbjnwolf
2024-01-19 10:19:42 +00:00
committed by Laura Hausmann
parent 3962700726
commit 915034f6a6
5 changed files with 61 additions and 8 deletions
@@ -6,6 +6,7 @@ import { LOCAL_SETTING_CHANGE, LOCAL_SETTING_DELETE } from 'flavours/glitch/acti
import { STORE_HYDRATE } from 'flavours/glitch/actions/store';
const initialState = ImmutableMap({
layout : 'auto',
stretch : true,
side_arm : 'none',
side_arm_reply_mode : 'keep',