docs: add analytics validation runbook
Build and Deploy / build-and-push (push) Successful in 1m6s

This commit is contained in:
funman300
2026-06-08 19:09:22 -07:00
parent b3c4d08dfc
commit 159774f811
4 changed files with 73 additions and 10 deletions
+1 -2
View File
@@ -252,8 +252,7 @@ enum SettingsButton {
/// player's last window size always wins.
ToggleSmartDefaultSize,
/// Toggle [`Settings::analytics_enabled`]. Only rendered when a
/// sync server is configured — there is no server to send to in
/// local-only mode.
/// Matomo URL is configured.
ToggleAnalytics,
/// Scan `user_theme_dir()` for new `.zip` files and import each one.
#[cfg(not(target_arch = "wasm32"))]