This commit is contained in:
Hugh Bord 2021-10-02 13:54:02 +10:00
parent 5d088490e9
commit a0eff03c14

View File

@ -37,7 +37,7 @@ export default new Vuex.Store({
renderOffScreen: true,
undoLimit: 50,
tabLimit: 12,
fps: 5,
fps: 30,
},
// Current tab user is viewing
tab: 0,