We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5ae18e commit 3edfd60Copy full SHA for 3edfd60
frontend/src/ts/modals/edit-tag.ts
@@ -1,5 +1,6 @@
1
import Ape from "../ape";
2
import * as DB from "../db";
3
+import { IsValidResponse } from "../elements/input-validation";
4
import * as Settings from "../pages/settings";
5
import AnimatedModal, { ShowOptions } from "../utils/animated-modal";
6
import { SimpleModal, TextInput } from "../utils/simple-modal";
0 commit comments