v7.0.1(LTS)をリリース

This commit is contained in:
2025-08-01 19:09:18 +09:00
parent dc67845bc8
commit 2a30fdf1e9
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { weatherReply } from "scripts/weatherNotice";
import { weatherReply } from "../weatherNotice.js";
import { ueuse } from "types/types.js";
export default function Weather(data: ueuse) {