Removed backslash from author name in wails json
This commit is contained in:
@ -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"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user