mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-04-04 14:07:25 +00:00
rename pluginloader -> pluginLoader
This commit is contained in:
parent
c590d70655
commit
0849672cbe
3 changed files with 54 additions and 3 deletions
|
|
@ -131,8 +131,8 @@ try:
|
|||
else:
|
||||
|
||||
#load plugins
|
||||
from includes import pluginloader
|
||||
pluginloader.loadPlugins()
|
||||
from includes import pluginLoader
|
||||
pluginLoader.loadPlugins()
|
||||
|
||||
try:
|
||||
#start rtl_fm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue