mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-09 00:52:20 +01:00
fix typo in ApiPlugin
This commit is contained in:
committed by
Naoki Takezoe
parent
964f6d3c82
commit
d5b2a9d6b5
@@ -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