mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-03-11 08:50:43 +01:00
Fix for dunno bugz0rs.
This commit is contained in:
parent
85355f5da7
commit
1d3a332769
@ -67,7 +67,7 @@ class DbiDunnoDB(object):
|
|||||||
__fields__ = [
|
__fields__ = [
|
||||||
'at',
|
'at',
|
||||||
'by',
|
'by',
|
||||||
('text', (str, '')),
|
'text',
|
||||||
]
|
]
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.filenames = sets.Set()
|
self.filenames = sets.Set()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user