mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-16 03:20:21 -07:00
comment pruning
This commit is contained in:
parent
0c1e445a95
commit
f61852660a
15 changed files with 32 additions and 278 deletions
|
|
@ -3,8 +3,7 @@ package KondoKit.pluginmanager
|
|||
data class GitLabPlugin(
|
||||
val id: String,
|
||||
val path: String,
|
||||
val pluginProperties: PluginProperties?,
|
||||
val pluginError: String?
|
||||
val pluginProperties: PluginProperties?
|
||||
)
|
||||
|
||||
data class PluginProperties(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue