Package change once again
This commit is contained in:
parent
a8d6c7ba78
commit
52f306ef87
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ main: buttondevteam.website.ButtonWebsiteModule
|
|||
version: 4.0
|
||||
author: NorbiPeti
|
||||
depend:
|
||||
- ButtonCore
|
||||
- ThorpeCore
|
||||
commands:
|
||||
login:
|
||||
aliases: [web, weblogin, website]
|
|
@ -1,6 +1,6 @@
|
|||
package buttondevteam.website.page;
|
||||
|
||||
import buttondevteam.component.updater.PluginUpdater;
|
||||
import buttondevteam.core.component.updater.PluginUpdater;
|
||||
import buttondevteam.lib.TBMCCoreAPI;
|
||||
import buttondevteam.website.io.IOHelper;
|
||||
import buttondevteam.website.io.Response;
|
||||
|
|
Loading…
Reference in a new issue