mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-15 00:05:06 +00:00
parent
81a970473f
commit
8c99b56997
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ static const std::list<streamfx::ui::about::entry> _entries = {
|
||||||
text_social_twitch.data(), streamfx::ui::about::link_type::NONE, "", ""},
|
text_social_twitch.data(), streamfx::ui::about::link_type::NONE, "", ""},
|
||||||
/// https://crowdin.com/profile/hydargos (Proofreader, French)
|
/// https://crowdin.com/profile/hydargos (Proofreader, French)
|
||||||
streamfx::ui::about::entry{"hydargos", streamfx::ui::about::role_type::TRANSLATOR, "",
|
streamfx::ui::about::entry{"hydargos", streamfx::ui::about::role_type::TRANSLATOR, "",
|
||||||
streamfx::ui::about::link_type::SOCIAL_TWITCH, "https://www.youtube.com/hydargos",
|
streamfx::ui::about::link_type::SOCIAL_YOUTUBE, "https://www.youtube.com/hydargos",
|
||||||
text_social_youtube.data(), streamfx::ui::about::link_type::NONE, "", ""},
|
text_social_youtube.data(), streamfx::ui::about::link_type::NONE, "", ""},
|
||||||
/// https://crowdin.com/profile/saygo1125 (Proofreader, Japanese)
|
/// https://crowdin.com/profile/saygo1125 (Proofreader, Japanese)
|
||||||
streamfx::ui::about::entry{"saygo1125", streamfx::ui::about::role_type::TRANSLATOR, "",
|
streamfx::ui::about::entry{"saygo1125", streamfx::ui::about::role_type::TRANSLATOR, "",
|
||||||
|
|
Loading…
Reference in a new issue