mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 03:31:15 +03:00
[ANY][DOC] Исправлена документация и обновлены модули
This commit is contained in:
parent
115b7e872c
commit
c44ab07bf0
2 changed files with 3 additions and 3 deletions
|
@ -126,8 +126,8 @@ public LauncherModule preInit()
|
||||||
* Modify module description, dependencies
|
* Modify module description, dependencies
|
||||||
* Add modules
|
* Add modules
|
||||||
* Read configuration
|
* Read configuration
|
||||||
* @param initContext <s>null</s> on module initialization during boot or startup
|
* @param initContext <b>null</b> on module initialization during boot or startup
|
||||||
* Not <s>null</s> during module initialization while running
|
* Not <b>null</b> during module initialization while running
|
||||||
*/
|
*/
|
||||||
public abstract void init(LauncherInitContext initContext);
|
public abstract void init(LauncherInitContext initContext);
|
||||||
|
|
||||||
|
|
2
modules
2
modules
|
@ -1 +1 @@
|
||||||
Subproject commit 03cb8cb081fe48755e691f5ed56f0d2da6a1ca2f
|
Subproject commit 1d8b759f6fdda6e9ae6306886a75d8ddd1e5c159
|
Loading…
Reference in a new issue