ROBO-BEV/CafeBeep

class complier error

Closed this issue · 1 comments

File "flask_test.py", line 92, in MenuScreen
userFirstName = UserData.GetUserFirstName(userID),
AttributeError: module 'UserData' has no attribute 'GetUserFirstName'

Following commit fixed "bug"
f5ddecd