mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
changed firefox extension link to the english one
This commit is contained in:
parent
f7b9144210
commit
2b99a3574c
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@
|
||||||
#define CHROME_EXTENSION_LINK \
|
#define CHROME_EXTENSION_LINK \
|
||||||
"https://chrome.google.com/webstore/detail/chatterino-native-host/" \
|
"https://chrome.google.com/webstore/detail/chatterino-native-host/" \
|
||||||
"glknmaideaikkmemifbfkhnomoknepka"
|
"glknmaideaikkmemifbfkhnomoknepka"
|
||||||
#define FIREFOX_EXTENSION_LINK "https://addons.mozilla.org/de/firefox/addon/chatterino-native-host/"
|
#define FIREFOX_EXTENSION_LINK \
|
||||||
|
"https://addons.mozilla.org/en-US/firefox/addon/chatterino-native-host/"
|
||||||
|
|
||||||
namespace chatterino {
|
namespace chatterino {
|
||||||
namespace widgets {
|
namespace widgets {
|
||||||
|
|
Loading…
Reference in a new issue