improve loading of extension locales with fallback

This commit is contained in:
jfh
2020-09-10 00:54:17 +02:00
parent 9a8b573ca5
commit ff83e4d22e
94 changed files with 267 additions and 354 deletions

View File

@@ -12,7 +12,7 @@ export default {
imgLibs: [
{
name: 'Demo library (local)',
url: '{path}imagelib/index.html',
url: 'extensions/ext-imagelib/index.html',
description: 'Demonstration library for SVG-edit on this server'
},
{