Fix parsing notification timestamp

This commit is contained in:
Gregory Schier
2024-06-17 11:43:20 -07:00
parent 7a18fb29e4
commit ee776143b2
2 changed files with 4 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"productName": "yaak",
"version": "2024.6.4",
"version": "2024.6.5-beta.1",
"identifier": "app.yaak.desktop",
"build": {
"beforeBuildCommand": "npm run build",
@@ -27,7 +27,6 @@
"desktop": {
"schemes": [
"yaak"
]
}
},