mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-15 00:34:05 +09:00
A missing 's'
This commit is contained in:
@@ -45,7 +45,7 @@ function init() {
|
|||||||
|
|
||||||
function checkForUpdate(fromSettings) {
|
function checkForUpdate(fromSettings) {
|
||||||
if (!apiUrl) {
|
if (!apiUrl) {
|
||||||
return notifyError(_('Unavailable when installed from extension.gnome.org'));
|
return notifyError(_('Unavailable when installed from extensions.gnome.org'));
|
||||||
}
|
}
|
||||||
|
|
||||||
//!start-update
|
//!start-update
|
||||||
|
|||||||
Reference in New Issue
Block a user