merge after rebasing toast fix
This commit is contained in:
commit
d03620db7e
@ -40,6 +40,5 @@ def store_block(block: 'Kasten', safe_db: 'SafeDB'):
|
||||
# Append the block to the list of blocks for this given type
|
||||
block_list_for_type += block.id
|
||||
safe_db.put(f'bl-{block_type}', block_list_for_type)
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user