Skip to content

Commit ce1e3a9

Browse files
authored
Update table_check_controller.js
1 parent d33e7db commit ce1e3a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

assets/controllers/table_check_controller.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export default class extends Controller {
1313

1414
connect()
1515
{
16-
console.log("Contrôleur table-check connecté !");
16+
console.log("Contrôleur table-check connecté depuis Anfallnorr/FileManagerSystem !");
1717
// this.checkValue = []; // Initialise le tableau
1818
}
1919

@@ -95,3 +95,4 @@ export default class extends Controller {
9595
}
9696
}
9797
}
98+

0 commit comments

Comments
 (0)