feat(directory): remove ?settings

This commit is contained in:
Haoyu Xu
2023-06-30 02:25:37 -04:00
parent 7fe0d86c32
commit b2bc27de26

View File

@@ -437,7 +437,7 @@ export default function Operator() {
<section className={classes['styled-selection']}>
<Link
reloadDocument
to={`./index.html?settings`}
to={`./index.html`}
target='_blank'
style={{
color: config?.color