feat: readd prereply sheets from upstream back into the code

This commit is contained in:
LucasGGamerM
2024-03-04 21:00:30 -03:00
parent 75e8d738a4
commit e9b6acb92d
3 changed files with 52 additions and 27 deletions

View File

@@ -174,9 +174,4 @@ public class AccountLocalPreferences{
ONLY_OPENED,
ALWAYS
}
// public enum PreReplySheetType{
// OLD_POST,
// NON_MUTUAL
// }
}