Merge pull request #60 from ZeroEcks/main

Fix title of menu item to prevent confusion about the name of the plugin
pull/65/head
Lartsch 2023-01-14 12:35:13 +00:00 zatwierdzone przez GitHub
commit 75cd8bb25a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -37,7 +37,7 @@
"browser_action": {
"default_popup": "src/popup.html",
"default_icon": "src/icon/48.png",
"default_title": "FediFollow settings"
"default_title": "FediAct settings"
},
"icons": {
"48": "src/icon/48.png"