From 4ba4e925759a49a9a8f72ec3337c2f386bdb4382 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Tue, 4 Jul 2023 15:56:51 +0200 Subject: [PATCH] Move string `screen_waitlist_` to module login. --- tools/localazy/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/localazy/config.json b/tools/localazy/config.json index a7317af0db..3feadf7a7a 100644 --- a/tools/localazy/config.json +++ b/tools/localazy/config.json @@ -76,7 +76,8 @@ "screen_server_confirmation_.*", "screen_change_server_.*", "screen_change_account_provider_.*", - "screen_account_provider_.*" + "screen_account_provider_.*", + "screen_waitlist_.*" ] }, {