Files
music_library/lib/music_library_web
Claudio Ortolina 2d8989a8d0 ML-169.8: keep latest record query synchronous
get_latest_record is a single fast ORDER BY LIMIT 1 query --
no reason to async-load it. Removes the <.async_result> wrapper
and the now-unnecessary render_async() from its test.
2026-05-25 09:42:14 +03:00
..
2026-03-13 10:52:01 +00:00
2026-03-13 10:52:01 +00:00
2024-09-12 14:13:06 +01:00
2026-03-28 10:59:50 +00:00