web: fix django not being defined as global
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
import { gettext } from "django";
|
||||
import { html, LitElement, property, TemplateResult } from "lit-element";
|
||||
import { until } from "lit-html/directives/until.js";
|
||||
import { PBResponse } from "../../api/client";
|
||||
import { COMMON_STYLES } from "../../common/styles";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user