Removed backslash from author name in wails json
This commit is contained in:
parent
49e399d50c
commit
2f7e7cd744
@ -7,7 +7,7 @@
|
||||
"frontend:dev:watcher": "npm run dev",
|
||||
"frontend:dev:serverUrl": "auto",
|
||||
"author": {
|
||||
"name": "John O\'Keefe",
|
||||
"name": "John O'Keefe",
|
||||
"email": "jokeefe@fastmail.com"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user