feat: add exchange rate config page

This commit is contained in:
Herculino Trotta
2024-10-16 14:30:32 -03:00
parent 31ca384ced
commit fde5101011
10 changed files with 258 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
from .currencies import *
from .exchange_rates import *