(fix): revert tauri update
All checks were successful
/ deploy (push) Successful in 14m20s

This commit is contained in:
Alois 2026-05-04 15:07:28 +02:00
commit 9cb8ec6183
66 changed files with 349 additions and 29242 deletions

View file

@ -25,6 +25,8 @@
<!-- DEEP LINK PLUGIN. AUTO-GENERATED. DO NOT REMOVE. -->
<intent-filter >
<action android:name="android.intent.action.VIEW" />
<!-- ChromeOS ARC++ uses a different action for deep links -->
<action android:name="org.chromium.arc.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<data android:scheme="tensamin" />