feat: use paste.hep.gg:
All checks were successful
FanslySync Build & Test / FanslySync Test Runner (push) Successful in 13m13s

This commit is contained in:
Sticks
2025-04-22 21:01:05 -04:00
parent 5a7c3155ac
commit d7907558df
5 changed files with 61 additions and 24 deletions

View File

@ -30,6 +30,7 @@ tauri-plugin-notification = { version = "2.2.1" }
tauri-plugin-updater = { version = "2.2.1" }
tauri-plugin-log = { version = "2.2.1" }
log = "0.4.27"
thiserror = "2.0.12"
[features]
# this feature is used for production builds or when `devPath` points to the filesystem and the built-in dev server is disabled.