From 67b99d7065b0ff1afd2f23f4be1ab95d4f28717a Mon Sep 17 00:00:00 2001 From: Austin Smith Date: Sat, 8 Aug 2026 13:54:06 -0700 Subject: [PATCH] add t3 config --- t3.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 t3.json diff --git a/t3.json b/t3.json new file mode 100644 index 0000000..60e30e7 --- /dev/null +++ b/t3.json @@ -0,0 +1,4 @@ +{ + "$schema": "https://t3.codes/schema/t3.json", + "iconPath": "docs/images/computer-solitaire-app-icon.png" +}