This commit is contained in:
2026-03-03 14:22:26 +08:00
parent 494efb745e
commit 211f30d793
3 changed files with 303 additions and 68 deletions

View File

@@ -1282,6 +1282,7 @@ edgeSpacerMultiplier:(CGFloat)edgeSpacerMultiplier {
@">": @"sym_gt",
@"€": @"sym_euro",
@"$": @"sym_dollar",
@"£": @"sym_pound",
@"·": @"sym_bullet"
};
});