add 1088 and 1152 resolution but for real this time

This commit is contained in:
Victor Hall 2023-01-01 16:16:44 -05:00
parent 08ffdbbfe3
commit 05817b1c6b
1 changed files with 1 additions and 1 deletions

View File

@ -158,4 +158,4 @@ def get_aspect_buckets(resolution, square_only=False, reduced_buckets=False):
raise e
def __get_all_aspects():
return [ASPECTS, ASPECTS2, ASPECTS3, ASPECTS4, ASPECTS5, ASPECTS6, ASPECTS7, ASPECTS8, ASPECTS9]
return [ASPECTS, ASPECTS2, ASPECTS3, ASPECTS4, ASPECTS5, ASPECTS6, ASPECTS7, ASPECTS8, ASPECTS9, ASPECTS10, ASPECTS11]