update
parent
9a488e21f5
commit
0fed6a8c0a
|
|
@ -28,7 +28,7 @@ pub struct Segments {
|
|||
prefix: String,
|
||||
|
||||
/// Content that appears after the cursor in the editor window.
|
||||
suffix: String
|
||||
suffix: String,
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize, ToSchema, Clone, Debug)]
|
||||
|
|
|
|||
Loading…
Reference in New Issue