Use lowercase for panel labels
All checks were successful
Build and Release / build-and-release (push) Successful in 54s

Change "Files" to "files" and "Playlist" to "playlist" in the title bar
for consistent lowercase styling. Also remove unused render_info_popup
function.
This commit is contained in:
2025-12-13 12:58:06 +01:00
parent cddfedf1a0
commit 2953d73487
2 changed files with 4 additions and 40 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cm-player"
version = "0.1.36"
version = "0.1.37"
edition = "2021"
[dependencies]