Correction du module Go et des imports après renommage en Paycheck

This commit is contained in:
2026-01-22 13:57:05 +01:00
parent aadf34b8c3
commit 20705499c9
10 changed files with 15 additions and 15 deletions

View File

@@ -1,8 +1,8 @@
{
"$schema": "https://wails.io/schemas/config.v2.json",
"name": "calcul-astreintes",
"name": "paycheck",
"title": "Paychek - Give me my money",
"outputfilename": "calcul-astreintes",
"outputfilename": "paycheck",
"frontend:install": "npm install",
"frontend:build": "npm run build",
"frontend:dev:watcher": "npm run dev",