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