25.12.0-alpha.0
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
import { cityList } from "../src/constants/weatherId.js";
|
||||
|
||||
import type * as types from "src/types/types.js";
|
||||
|
||||
import config from "../config.js";
|
||||
import { cityList } from "@/constants/weather";
|
||||
import type * as types from "@/types/types";
|
||||
import config from "../../config";
|
||||
|
||||
export async function weatherNotice() {
|
||||
console.log("----------------");
|
||||
|
||||
Reference in New Issue
Block a user