This commit is contained in:
parent
e98fd38a87
commit
bfaa27f43f
1 changed files with 2 additions and 2 deletions
|
@ -94,9 +94,9 @@ export class Protyle {
|
|||
break;
|
||||
case "readonly":
|
||||
if (data.data) {
|
||||
enableProtyle(this.protyle);
|
||||
} else {
|
||||
disabledProtyle(this.protyle);
|
||||
} else {
|
||||
enableProtyle(this.protyle);
|
||||
}
|
||||
break;
|
||||
case "heading2doc":
|
||||
|
|
Loading…
Add table
Reference in a new issue