Signed-off-by: WaitSpring <me@waitspring.com>
这个提交包含在:
WaitSpring 2024-02-27 11:07:04 +08:00
父节点 232581b907
当前提交 e962e0b66c
找不到此签名对应的密钥
共有 1 个文件被更改,包括 1 次插入5 次删除

查看文件

@ -64,12 +64,8 @@ class PreferencesHook implements GetPreferencesHook
'type' => 'api'
];
$RNRSPrefs['rnrsgeolocinfo'] = [
'type' => 'api'
];
$RNRSPrefs['rnrsmaintenanceupdated'] = [
'type' => 'hidden'
'type' => 'api'
];
$preferences += $RNRSPrefs;