0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-26 11:22:00 +01:00

after reloading it would quit, thats why

This commit is contained in:
2025-08-02 13:12:08 +02:00
parent 21fe8c925b
commit 36cc57109e

View File

@@ -555,6 +555,7 @@ int main(int argc, char **argv) {
config.rds_streams = old_streams;
cleanup_runtime(&runtime, config);
init_runtime(&runtime, config, rds_on);
to_run = 1;
continue;
}
printf("Cleaning up...\n");