diff options
Diffstat (limited to 'FrontEnd/cspell.json')
-rw-r--r-- | FrontEnd/cspell.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/FrontEnd/cspell.json b/FrontEnd/cspell.json index a2e150c9..1d9c118a 100644 --- a/FrontEnd/cspell.json +++ b/FrontEnd/cspell.json @@ -7,6 +7,7 @@ "words": [ "languagedetector", "popperjs", - "signalr" + "signalr", + "webp" ] } |