forked from expo/troggle
Setting wallet dates earlier in the import process
This commit is contained in:
@@ -842,6 +842,7 @@ def walletedit(request, path=None):
|
||||
},
|
||||
)
|
||||
else: # no wallet data: should never happen as there should be default data in all cases
|
||||
print(f"! - Should never get here ! Problem in wallet editing...")
|
||||
context = {
|
||||
"year": year,
|
||||
"prev": prev,
|
||||
|
||||
Reference in New Issue
Block a user