Autoformat

This commit is contained in:
Vincent Vandemeulebrouck
2022-01-01 14:06:46 +01:00
parent 25420cb481
commit bb1d03c8a4
6 changed files with 24 additions and 23 deletions
+1 -1
View File
@@ -339,7 +339,7 @@ export class RdDUtility {
}
/* -------------------------------------------- */
static initAfficheContenu(actorId) { // persistent handling of conteneur show/hide
static initAfficheContenu() { // persistent handling of conteneur show/hide
if (!this.afficheContenu)
this.afficheContenu = {};
}