device-63.home 2025-10-15:21:24:6

This commit is contained in:
oskar
2025-10-15 21:24:06 +02:00
parent 898e3a9bdd
commit d9664685af
32 changed files with 569 additions and 486 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
{
"id": "languagetool",
"name": "LanguageTool",
"version": "1.4.0",
"version": "1.4.1",
"minAppVersion": "1.8.7",
"description": "Unofficial integration of the LanguageTool spell and grammar checker.",
"author": "Lars Wrenger, Clemens Ertle",

View File

@@ -16,6 +16,9 @@
.lt-settings-grid {
display: inline-grid;
}
.lt-dictionary-words {
display: flex;
}
.lt-menu-info {
max-width: 200px;