Remove previously loaded scenes (#734)
As mentioned in #724, the current implementation is suboptimal. Let's remove it until we come back with a better design. Fixes #724
This commit is contained in:
committed by
GitHub
parent
8d64ec8153
commit
935a7f58a7
@@ -46,7 +46,6 @@
|
||||
"save": "Guardar",
|
||||
"load": "Carregar",
|
||||
"getShareableLink": "Obter um link de partilha",
|
||||
"previouslyLoadedScenes": "Cenas carregadas anteriormente",
|
||||
"scrollBackToContent": "Voltar ao conteúdo"
|
||||
},
|
||||
"alerts": {
|
||||
|
||||
Reference in New Issue
Block a user