rename modules after moving to appropriate folders
This commit is contained in:
parent
0b7be21d03
commit
a226f12645
16 changed files with 17 additions and 17 deletions
|
@ -2,7 +2,7 @@
|
|||
Alert management system.
|
||||
*/
|
||||
|
||||
import texts from "/scripts/strings/read.js";
|
||||
import texts from "/scripts/mapping/read.js";
|
||||
|
||||
export default class logging {
|
||||
static async confirm(MESSAGE) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue