mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-11-20 08:09:18 +01:00
removed stoudt
This commit is contained in:
parent
8b97bd5598
commit
ae65c04811
@ -1039,7 +1039,6 @@ if new_shortcuts_added or shortcuts_updated:
|
|||||||
|
|
||||||
# Print the shortcut information in JSON format
|
# Print the shortcut information in JSON format
|
||||||
message = json.dumps(shortcut_info)
|
message = json.dumps(shortcut_info)
|
||||||
print(message, flush=True) # Print to stdout
|
|
||||||
pipe.write(message + '\n') # Write to the pipe
|
pipe.write(message + '\n') # Write to the pipe
|
||||||
|
|
||||||
print("All finished!")
|
print("All finished!")
|
||||||
|
Loading…
Reference in New Issue
Block a user