mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Link to Weblate updated
This commit is contained in:
@@ -509,7 +509,7 @@ popup._onInfoButtonClicked = function () {
|
||||
popup._onIncompleteTranslation = function () {
|
||||
if (event.button === 0 || event.button === 1) {
|
||||
chrome.tabs.create({
|
||||
'url': Links.Weblate,
|
||||
'url': Links.WEBLATE,
|
||||
'active': event.button === 0,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user