Added table and general functions for stats system #21
1 changed files with 0 additions and 2 deletions
|
@ -59,8 +59,6 @@ def get_last_rolled_at(user_id):
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
|
|
||||||
# Configuration
|
|
||||||
|
|
||||||
def get_config(key):
|
def get_config(key):
|
||||||
'''Reads the value for a specified config key from the db'''
|
'''Reads the value for a specified config key from the db'''
|
||||||
conn = get_db_connection()
|
conn = get_db_connection()
|
||||||
|
|
Loading…
Add table
Reference in a new issue