mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 11:35:04 +01:00
Change path
This commit is contained in:
parent
83b5d3b68e
commit
e1ee258630
@ -14,9 +14,9 @@ See the License for the specific language governing permissions and
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import type {ILogItem} from "../../logging/types";
|
import type {ILogItem} from "../../../logging/types";
|
||||||
import type {ThemeManifest} from "../types/theme";
|
import type {ThemeManifest} from "../../types/theme";
|
||||||
import type {Platform} from "./Platform.js";
|
import type {Platform} from "../Platform.js";
|
||||||
import {ThemeBuilder} from "./ThemeBuilder";
|
import {ThemeBuilder} from "./ThemeBuilder";
|
||||||
|
|
||||||
type NormalVariant = {
|
type NormalVariant = {
|
||||||
|
Loading…
Reference in New Issue
Block a user