Closed RitikShah closed 2 years ago
Added beet plugin functionality! .allay files in the messages resource namespace can be used in the same fashion as beet.contrib.messages
beet
.allay
messages
beet.contrib.messages
Also, automagically. @allay_message directive will function in the same fashion.
@allay_message
I also changed ur SyntaxError -> InvalidError and added an __all__.
__all__
Added
beet
plugin functionality!.allay
files in themessages
resource namespace can be used in the same fashion asbeet.contrib.messages
Also, automagically.
@allay_message
directive will function in the same fashion.I also changed ur SyntaxError -> InvalidError and added an
__all__
.