Update github urls to fit organization

This commit is contained in:
Core447 2024-03-09 13:50:43 +01:00
parent c5271e732c
commit 75a00839da
No known key found for this signature in database
GPG Key ID: 5B97C0BD62F98516
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ class OBS(PluginBase):
self.register(
plugin_name=self.lm.get("plugin.name"),
github_repo="https://github.com/Core447/OBSPlugin",
github_repo="https://github.com/StreamController/OBSPlugin",
plugin_version="1.0.0",
app_version="1.0.0-alpha",
)