artifacts: rewrite the artifacts model to be source agnostic for now
This commit is contained in:
@@ -7,6 +7,7 @@ pub enum ConversationEntry {
|
||||
Eva(String),
|
||||
ShipComputer(String),
|
||||
StageDirection(String),
|
||||
#[serde(skip)]
|
||||
SystemMessage(String)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user