this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

remove default devmode for now

alice 19af980d 9af5d608

+1 -1
+1 -1
src/studio/config.c
··· 198 198 .autosave = false, 199 199 #if defined(BUILD_EDITORS) 200 200 .keybindMode = KEYBIND_STANDARD, 201 - .devmode = true, 201 + .devmode = false, 202 202 .tabMode = TAB_AUTO, 203 203 .tabSize = 1, 204 204 #endif