5 lines
75 B
Python
5 lines
75 B
Python
|
|
||
|
__all__ = ['RosterButtonsPlugin']
|
||
|
|
||
|
from plugin import RosterButtonsPlugin
|