mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 08:11:54 +08:00
Prevent user from modifying the displayed export code
This commit is contained in:
@@ -318,6 +318,7 @@
|
||||
start: {
|
||||
text: [_('save this.')],
|
||||
textarea: string64,
|
||||
readonly: true,
|
||||
buttons: {
|
||||
'done': {
|
||||
text: _('got it'),
|
||||
|
||||
Reference in New Issue
Block a user