v8.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { weatherReply } from "../weatherNotice.js";
|
||||
import { ueuse } from "types/types.js";
|
||||
import { ueuse } from "types/types";
|
||||
|
||||
export default function Weather(data: ueuse) {
|
||||
weatherReply(data.uniqid);
|
||||
|
||||
Reference in New Issue
Block a user