We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d610c9 commit be49cbaCopy full SHA for be49cba
interface.html
@@ -279,6 +279,26 @@ <h3>Paste scene</h3>
279
<p>Paste site from clipboard</p>
280
</div>
281
</a>
282
+ <a id=action-load-scene class=action>
283
+ <div class=border></div>
284
+ <div class=icon>
285
+ <i class="fal fa-folder-open"></i>
286
+ </div>
287
+ <div class=wrap>
288
+ <h3>Load scene</h3>
289
+ <p>Open the locally saved scene</p>
290
291
+ </a>
292
+ <a id=action-save-scene class=action>
293
294
295
+ <i class="fal fa-save"></i>
296
297
298
+ <h3>Save scene</h3>
299
+ <p>Save this site locally</p>
300
301
302
303
{{/tab2}}
304
{{#tab4}}
0 commit comments