Skip to content

Commit

Permalink
Updated the link to the github repo in the script properties.
Browse files Browse the repository at this point in the history
  • Loading branch information
qvvonk committed Nov 11, 2024
1 parent 6f04751 commit 656ca37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smart_replays.py
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@ def script_properties():

# OBS properties menu callbacks
def open_github_callback(*args):
webbrowser.open("https://github.com/qvvonk/obs_smart_replays", 1)
webbrowser.open("https://github.com/qvvonk/smart_replays", 1)

def update_custom_names_callback(p, prop, data):
"""
Expand Down

0 comments on commit 656ca37

Please sign in to comment.