feat: add interactive Credits panel for Umit Tunc under Truncgil Teknoloji

This commit is contained in:
Ümit Tunç
2026-05-23 10:55:42 +03:00
parent 2556249a5f
commit c8d56b5e02
5 changed files with 325 additions and 100 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "dekupai",
"version": "1.0.0",
"description": "Dekupai - Turunçgil AI ile Kusursuz ve Hizli Dekupaj",
"description": "Dekupai - Trunçgil AI ile Kusursuz ve Hizli Dekupaj",
"main": "main.js",
"scripts": {
"start": "electron .",
@@ -27,7 +27,7 @@
"build": {
"appId": "com.turuncgil.dekupai",
"productName": "Dekupai",
"copyright": "Copyright © 2026 Turunçgil AI",
"copyright": "Copyright © 2026 Trunçgil AI",
"directories": {
"output": "dist"
},
@@ -44,4 +44,4 @@
"category": "public.app-category.graphics-design"
}
}
}
}