chore: rename packages/tauri -> packages/desktop

This commit is contained in:
Adam
2025-12-22 20:01:16 -06:00
committed by Aiden Cline
parent ed59558070
commit 11878623bb
134 changed files with 38 additions and 38 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<background android:drawable="@color/ic_launcher_background"/>
</adaptive-icon>