mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-10 18:40:15 +08:00
Add note
This commit is contained in:
parent
6ac08732f5
commit
29070309f1
@ -218,7 +218,7 @@ public class JvmPluginDescriptionBuilder(
|
||||
*
|
||||
* @see JvmPluginDescription
|
||||
*/
|
||||
@Serializable
|
||||
@Serializable // Keep this file in public API files. Might turn to `public` in the future.
|
||||
internal data class SimpleJvmPluginDescription
|
||||
@JvmOverloads constructor(
|
||||
override val id: String,
|
||||
|
Loading…
Reference in New Issue
Block a user