mirror of
https://github.com/reconurge/flowsint.git
synced 2026-05-07 12:26:24 -05:00
[GH-ISSUE #103] Allow importing the exported JSON #81
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xhzeem on GitHub (Jan 11, 2026).
Original GitHub issue: https://github.com/reconurge/flowsint/issues/103
The exported JSON for the sketch has some extra data like
while it's not allow needed in the import, you can still accept the same file as import and only parse the needed values, so the exported sketch can be imported same way
@dextmorgn commented on GitHub (Jan 12, 2026):
fixed with be0880e77d3a64b7a6b0a159627135393d6e28dd.