File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ const char *const KAWASE_BLUR_EFFECT_PATH = "effects/kawase_blur.effect";
2323const char * const BLEND_EFFECT_PATH = "effects/blend_images.effect" ;
2424
2525const char * const PLUGIN_INFO_TEMPLATE =
26- "<a href=\"https://github.com/occ-ai /obs-backgroundremoval/\">Background Removal</a> (%1) by "
27- "<a href=\"https://github.com/occ-ai \">OCC AI </a> ❤️ "
28- "<a href=\"https://www.patreon. com/RoyShilkrot \">Support & Follow</a>" ;
26+ "<a href=\"https://github.com/royshil /obs-backgroundremoval/\">Background Removal</a> (%1) by "
27+ "<a href=\"https://github.com/royshil \">Roy Shilkrot </a> ❤️ "
28+ "<a href=\"https://github. com/sponsors/royshil \">Support & Follow</a>" ;
2929const char * const PLUGIN_INFO_TEMPLATE_UPDATE_AVAILABLE =
30- "<center><a href=\"https://github.com/occ-ai /obs-backgroundremoval/releases\">🚀 Update available! (%1)</a></center>" ;
30+ "<center><a href=\"https://github.com/royshil /obs-backgroundremoval/releases\">🚀 Update available! (%1)</a></center>" ;
3131
3232#endif /* CONSTS_H */
You can’t perform that action at this time.
0 commit comments