[DB][CORE][Topgg] Update DB to accommodate Topgg module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from data import RowTable
|
||||
from data.interfaces import RowTable
|
||||
|
||||
|
||||
reminders = RowTable(
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
from data.interfaces import RowTable, Table
|
||||
from data.interfaces import RowTable
|
||||
|
||||
topggvotes = RowTable(
|
||||
'topgg',
|
||||
|
||||
Reference in New Issue
Block a user