mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2025-01-19 08:36:27 +01:00
expose harble api
This commit is contained in:
parent
3df20f9fbf
commit
a56b98696f
@ -128,4 +128,7 @@ public class HashSupport {
|
||||
return send(HMessage.Direction.TOSERVER, hashOrName, objects);
|
||||
}
|
||||
|
||||
public HarbleAPI getHarbleAPI() {
|
||||
return harbleAPI;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user