@@ -395,6 +395,13 @@ const users = [
role: "niederlassung",
authKey: "S4$F!^R#3n0eA2p",
},
+ {
+ id: "NL98",
+ username: "NL98",
+ password: "@Co1^36&bM",
+ role: "niederlassung",
+ authKey: "S4$F!^R#3n0eA2p",
+ },
];
module.exports = users;