From 7bdbeab4b2e354a6eaf2f319e56cdd92805dc1a0 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 19 Apr 2021 23:32:54 +0200 Subject: adding a flash, adding a bunch of german.. --- frontend/site/types.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/site/types.js') diff --git a/frontend/site/types.js b/frontend/site/types.js index ab61089..9b020b9 100644 --- a/frontend/site/types.js +++ b/frontend/site/types.js @@ -3,7 +3,7 @@ import { with_type } from 'app/api/crud.types' export const site = with_type('site', [ 'set_site_title', 'loading', 'loaded', 'error', 'load_site', 'interact', 'set_popups', - 'mute_audio', 'unmute_audio', + 'mute_audio', 'unmute_audio', 'change_language', ]) export const init = '@@INIT' -- cgit v1.2.3-70-g09d2