This commit is contained in:
Mylloon 2023-09-28 00:01:51 +02:00
parent be636f552a
commit dc3a5c6d8e
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -47,5 +47,5 @@ impl TabChar {
pub enum Position {
Top,
Middle,
Bottom
Bottom,
}