mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-05-07 21:57:36 +02:00
fix typo in ApiPlugin
This commit is contained in:
@@ -5,7 +5,7 @@ import gitbucket.core.plugin.{PluginRegistry, PluginInfo}
|
||||
case class ApiPlugin(
|
||||
id: String,
|
||||
name: String,
|
||||
versino: String,
|
||||
version: String,
|
||||
description: String,
|
||||
jarFileName: String
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user