bad func call
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ if os.environ['GOVEE_API_KEY']:
|
||||
def run():
|
||||
global canvas
|
||||
|
||||
score_mode(canvas, matrix)
|
||||
score_mode.run_board(canvas, matrix)
|
||||
|
||||
if __name__ == "__main__":
|
||||
run()
|
||||
|
||||
Reference in New Issue
Block a user