Skip to content

Commit

Permalink
Removing white space
Browse files Browse the repository at this point in the history
  • Loading branch information
Zips-sipZ authored Oct 12, 2024
1 parent 2fb1e31 commit a4e4f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/trackers/COMMON.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ async def unit3d_edit_desc(self, meta, tracker, signature, comparison=False, des
thumbsize = self.config['DEFAULT']['thumbnail_size']
except Exception:
thumbsize = "350"

try:
screenheader = self.config['DEFAULT']['screenshot_header']
except Exception:
Expand Down

0 comments on commit a4e4f4f

Please sign in to comment.