strichliste / strichliste-backend

Strichliste Backend
https://www.strichliste.org
Other
24 stars 14 forks source link

make sounds configurable #76

Open C0rby opened 2 years ago

C0rby commented 2 years ago

I added a configuration option 'sounds' to the deposit and dispense configs. To add new sound you need to place the sound file in the 'sounds' folder served by the frontend and then add the file name to the list.

This PR is a prerequisite for this web PR: https://github.com/strichliste/strichliste-web-frontend/pull/243