Rename app to HSRename; use HSRename.png as icon; update build script and README
Made-with: Cursor
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ from typing import List, Optional
|
||||
|
||||
from .rules import Rule
|
||||
|
||||
UNDO_FILENAME = ".bulk-renamer-undo.json"
|
||||
UNDO_FILENAME = ".hsrename-undo.json"
|
||||
|
||||
|
||||
def _split_name(name: str) -> tuple[str, str]:
|
||||
|
||||
Reference in New Issue
Block a user