Commit Graph

3 Commits

Author SHA1 Message Date
659a0be2b4 fix: add missing comma in poker_modifier_app.py
Fix syntax error: missing comma between dictionary items in modifiers list
2025-11-30 13:45:16 +01:00
e3f9e6dc0b fix: correct shebang and executable permissions
- Add +x to Python scripts with shebangs (3 files)
- Remove -x from non-script files like .cpp, .txt, makefile (23 files)
- Move shebang to first line in C/imageViewer/lint.sh
2025-11-30 13:42:16 +01:00
545a30a01f feat: poker modified 2025-07-19 19:31:18 +02:00