mirror of
https://github.com/lospec/pixel-editor.git
synced 2023-08-10 21:12:51 +03:00
Resolved conflicts with the previous pull request
This commit is contained in:
@ -36,8 +36,8 @@
|
||||
{{> changelog}}
|
||||
{{> credits}}
|
||||
{{> settings}}
|
||||
{{> pixel-export-popup}}
|
||||
{{> save-project-popup}}
|
||||
{{> pixel-export}}
|
||||
{{> save-project}}
|
||||
</div>
|
||||
|
||||
<script src="/pixel-editor/pixel-editor.js"></script>
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
<div class="export-configuration">
|
||||
<h2>File Name</h2>
|
||||
<input id="file-name" autocomplete="off" />
|
||||
<input id="export-file-name" autocomplete="off"/>
|
||||
</div>
|
||||
|
||||
<div class="popup-actions">
|
Reference in New Issue
Block a user