Changeset 694d823


Ignore:
Timestamp:
Oct 10, 2024, 7:52:50 AM (5 weeks ago)
Author:
Mikhail Kirillov <w96k@…>
Branches:
master
Children:
69dd60c
Parents:
0239940
Message:

fixup! Remove messages when adding more people

File:
1 edited

Legend:

Unmodified
Added
Removed
  • commands/users.py

    r0239940 r694d823  
    1515
    1616from strings import USER_NOT_PROVIDED, USERS_ADDED, USERS_REMOVED, \
    17     EXPECTED_ONE_USER, USER_SET, USER_ADD, USER_REMOVE, ADD_MORE_USERS, \
     17    EXPECTED_ONE_USER, USER_SET, USER_REMOVE, ADD_MORE_USERS, \
    1818    NEXT_MOVIE_USER, USER_NOT_FOUND, USER_CHOOSE, NO_USERS, \
    1919    EVENT_USER_HAD_EVENT, NEXT_MOVIE
Note: See TracChangeset for help on using the changeset viewer.