优化 #5574
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package io.legado.app.data.entities.rule
|
||||
|
||||
data class RowUi(
|
||||
var name: String,
|
||||
var name: String = "",
|
||||
var type: String = "text",
|
||||
var action: String? = null,
|
||||
var style: FlexChildStyle? = null
|
||||
|
||||
Reference in New Issue
Block a user