change reading location for texts

This commit is contained in:
buzz-lightsnack-2007 2024-04-15 15:31:55 +08:00
parent 00e37a229d
commit ffa0a1b9bf
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
Alert management system.
*/
import texts from "/gui/scripts/read.js";
import texts from "/scripts/strings/read.js";
export default class alerts {
static async confirm(MESSAGE) {
let user_response = confirm(