rename to lrx

resolve conflicts
This commit is contained in:
2026-03-31 22:24:08 +02:00
parent 09d7945b27
commit 942615348d
57 changed files with 3107 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from lrcfetch.cli import run
from lrx.cli import run
if __name__ == "__main__":
run()