diff options
| author | Darius Jahandarie <djahandarie@gmail.com> | 2023-03-26 13:08:17 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-26 13:08:17 +0900 |
| commit | 9a41d65edaabc938c74e69f4dee4098c35a1e05b (patch) | |
| tree | 9b95e7197f74cb19f04678a5985837dea968c24f /ext/data | |
| parent | 346c7c53585597b45691eec7908c13fb86527f6b (diff) | |
| parent | d3e18115fa3cd43e312f779e3150685f2cc5bbb6 (diff) | |
Merge pull request #109 from Aquafina-water-bottle/rename_tag_settings
More various renaming from Yomichan -> Yomitan
Diffstat (limited to 'ext/data')
| -rw-r--r-- | ext/data/schemas/options-schema.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/data/schemas/options-schema.json b/ext/data/schemas/options-schema.json index 13bbbaec..601f5d06 100644 --- a/ext/data/schemas/options-schema.json +++ b/ext/data/schemas/options-schema.json @@ -901,7 +901,7 @@ "type": "string" }, "default": [ - "yomichan" + "yomitan" ] }, "screenshot": { |