Files
snek/src
retoor a06ebc455e feat: extract notification audio into separate class and fix schedule timeout property name
Extract the `playSound` method and related sound assets from the `App` class into a new `NotificationAudio` class with configurable timeout scheduling. Fix the `Schedule.cancelDelay` method to correctly reference `this.timeOut` instead of the incorrectly named `this.interval` property. Remove the `linkifyText` call from `MessageListElement` to render raw HTML content directly.
2025-01-29 16:08:40 +00:00
..