Skip to content

Commit 3243e4e

Browse files
committed
Rename newDocs
1 parent 6503525 commit 3243e4e

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

src/ui/ajDocs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import * as events from '../events'
22
import { translate } from '../util/translation'
3-
import { default as DocsComponent } from './components/newDocs/docsDialog.svelte'
3+
import { default as DocsComponent } from './components/docs/docsDialog.svelte'
44
import { SvelteDialog } from './util/svelteDialog'
55

66
let docsDialog: SvelteDialog | undefined
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)