updated script name

This commit is contained in:
Patrizio Bekerle 2018-08-05 12:17:55 +02:00 committed by GitHub
parent 8607f65dae
commit d3461faa95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{ {
"name": "Disable read-only mode", "name": "Disable read-only mode on note double-click",
"identifier": "disable-readonly-mode", "identifier": "disable-readonly-mode",
"script": "disable-readonly-mode.qml", "script": "disable-readonly-mode.qml",
"authors": ["@pbek"], "authors": ["@pbek"],