feat(directory): remove ?settings
This commit is contained in:
@@ -437,7 +437,7 @@ export default function Operator() {
|
|||||||
<section className={classes['styled-selection']}>
|
<section className={classes['styled-selection']}>
|
||||||
<Link
|
<Link
|
||||||
reloadDocument
|
reloadDocument
|
||||||
to={`./index.html?settings`}
|
to={`./index.html`}
|
||||||
target='_blank'
|
target='_blank'
|
||||||
style={{
|
style={{
|
||||||
color: config?.color
|
color: config?.color
|
||||||
|
|||||||
Reference in New Issue
Block a user