Merge pull request #471 from Eylrid/master
Restore "import shared" to helper_inbox
This commit is contained in:
commit
eff4edb8e8
|
@ -1,4 +1,5 @@
|
|||
from helper_sql import *
|
||||
import shared
|
||||
|
||||
def insert(t):
|
||||
sqlExecute('''INSERT INTO inbox VALUES (?,?,?,?,?,?,?,?,?)''', *t)
|
||||
|
|
Loading…
Reference in New Issue
Block a user