We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d3ee48 commit cede780Copy full SHA for cede780
src/io/fabs/react/reducer/data/ReducerSettingsState.java
@@ -9,7 +9,7 @@
9
@State(
10
name = "ReducerSettings",
11
storages = {
12
- @Storage("/rcc0.6.xml")
+ @Storage("/rcc.xml")
13
}
14
)
15
public class ReducerSettingsState extends AbstractPersistentState<ReducerCreateOptions> {
0 commit comments