From ec6c62c01ea6334232be13ed5e3a1c9024b69eda Mon Sep 17 00:00:00 2001 From: jin Date: Sat, 18 Jan 2025 15:18:23 +0300 Subject: [PATCH] +1 --- state/arg/arg.node.ts | 2 +- state/arg/arg.web.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/state/arg/arg.node.ts b/state/arg/arg.node.ts index 51e4969d8d..1bb99c7675 100644 --- a/state/arg/arg.node.ts +++ b/state/arg/arg.node.ts @@ -73,7 +73,7 @@ namespace $ { this.href( this.link( next ) ) } - static clone() {} + static commit() {} constructor( public prefix = '' ) { super() diff --git a/state/arg/arg.web.ts b/state/arg/arg.web.ts index adf7ee700e..50f7a14eb7 100644 --- a/state/arg/arg.web.ts +++ b/state/arg/arg.web.ts @@ -104,7 +104,7 @@ namespace $ { } @ $mol_action - static clone() { + static commit() { $mol_dom.history.pushState( $mol_dom.history.state, $mol_dom.document.title,