You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
regnete
changed the title
export keys arenot compatible to expected keys on import
export keys are not compatible to expected keys on import
Apr 24, 2023
export created keys like this: "reg", "[field1].tag", "[field1].store", "[field1].cfg", "[field1].map", "[field1].ctx"
import expects keys like this: "reg", "tag", "store", "[field1].cfg", "[field1].map", "[field1].ctx"
may be related to #273
The text was updated successfully, but these errors were encountered: