forked from github-starred/komodo
Merge branch 'temp' into next
This commit is contained in:
@@ -40,6 +40,11 @@ pub struct CustomTag {
|
||||
#[index]
|
||||
pub name: String,
|
||||
|
||||
#[serde(default)]
|
||||
#[builder(default)]
|
||||
#[index]
|
||||
pub owner: String,
|
||||
|
||||
#[serde(default)]
|
||||
#[builder(default)]
|
||||
#[index]
|
||||
|
||||
Reference in New Issue
Block a user