mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 10:33:01 +00:00
renamed to Sprint
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "issue",
|
||||
"productName": "sprint",
|
||||
"version": "0.1.0",
|
||||
"identifier": "com.hex248.issue",
|
||||
"identifier": "com.hex248.sprint",
|
||||
"build": {
|
||||
"beforeDevCommand": "bun run dev",
|
||||
"devUrl": "http://localhost:1420/app",
|
||||
@@ -12,7 +12,7 @@
|
||||
"app": {
|
||||
"windows": [
|
||||
{
|
||||
"title": "Issue Project Manager",
|
||||
"title": "Sprint",
|
||||
"width": 1600,
|
||||
"height": 900,
|
||||
"minWidth": 640,
|
||||
|
||||
Reference in New Issue
Block a user