💄 Optimize the post service

This commit is contained in:
2026-01-08 23:12:01 +08:00
parent c16add5dfe
commit cb04e53b7e
5 changed files with 25 additions and 44 deletions

View File

@@ -105,18 +105,6 @@ namespace DysonNetwork.Sphere.Resources.Localization {
}
}
internal static string PostReplyBody {
get {
return ResourceManager.GetString("PostReplyBody", resourceCulture);
}
}
internal static string PostReplyContentBody {
get {
return ResourceManager.GetString("PostReplyContentBody", resourceCulture);
}
}
internal static string PostOnlyMedia {
get {
return ResourceManager.GetString("PostOnlyMedia", resourceCulture);