Skip to content

Commit ce716ad

Browse files
Rename Kod.py to kod.py
1 parent 6dc2212 commit ce716ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Kod.py renamed to lib/kod.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ def get_snippet_theme(self):
108108
return random.choice(self.themes_list)
109109
except Exception as e:
110110
self.write_log(f"An error occurred while getting the theme: {e}")
111-
return "nord"
111+
return "nord"

0 commit comments

Comments
 (0)