Add click sound effect and option to disable on settings.

This commit is contained in:
天クマ 2026-07-01 15:08:00 -03:00
commit fb73bfa300
7 changed files with 40 additions and 0 deletions

View file

@ -12,6 +12,7 @@
permissionIssue: "{{ i18n[langKey].permissionIssue | safe }}",
permissionIssueNotificationContent: "{{ i18n[langKey].permissionIssueNotificationContent | safe }}",
notificationDefaultHint: "{{ i18n[langKey].notificationDefaultHint | safe }}",
disableSoundEffects: "{{ i18n[langKey].disableSoundEffects | safe }}"
}
</script>
</div>