mirror of
https://github.com/Xaymar/obs-StreamFX
synced 2024-11-27 22:03:01 +00:00
parent
f907fc80b0
commit
07c892b6a4
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, "", ""},
|
||||
/// https://crowdin.com/profile/hydargos (Proofreader, French)
|
||||
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, "", ""},
|
||||
/// https://crowdin.com/profile/saygo1125 (Proofreader, Japanese)
|
||||
streamfx::ui::about::entry{"saygo1125", streamfx::ui::about::role_type::TRANSLATOR, "",
|
||||
|
|
Loading…
Reference in a new issue