rc3_21: update about:future slug and shortname (#167)

This commit is contained in:
schweby 2021-12-26 12:10:21 +01:00 committed by Andreas Hubel
parent b1428771fe
commit 06dfbe7552

View file

@ -479,8 +479,8 @@ $CONFIG['ROOMS'] = array(
),
'aboutfuture' => array(
'DISPLAY' => 'about:future',
'DISPLAY_SHORT' => 'hacc/a:f',
'STREAM' => 'hacc',
'DISPLAY_SHORT' => 'a:f',
'STREAM' => 'aboutfuture',
'PREVIEW' => true,
'TRANSLATION' => [
],