Fixed an inconsistent API name. (db_serverconfs -> db_serverconfigs)

This commit is contained in:
Griatch 2012-03-25 18:21:22 +02:00
parent 93a1646ea7
commit b2f45a7cf4
3 changed files with 4 additions and 5 deletions

View file

@ -8,8 +8,7 @@ cmdset - this way you can often re-use the commands too.
"""
import random
from ev import CmdSet
from ev import Command
from ev import Command, CmdSet
# Some simple commands for the red button