UPdate for release 8.4.3

This commit is contained in:
Knut Sveidqvist
2019-12-01 08:31:23 +01:00
parent 0d4319ea2d
commit 9809f2054b
9 changed files with 5020 additions and 31 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
import { writable } from 'svelte/store';
import mermaid from '@mermaid-js/mermaid';
// import mermaid from '@mermaid-js/mermaid';
import mermaid from 'mermaid';
import { Base64 } from 'js-base64'
import {push, pop, replace} from 'svelte-spa-router'