Revert "feat: improve "Details" tab of "About" window"

This reverts commit 2bd0944ed5.
This commit is contained in:
David Lapshin 2022-11-21 00:33:32 +03:00
parent 2bd0944ed5
commit 3ee0da09e3

View file

@ -1208,4 +1208,3 @@ def main():
"""The application's entry point."""
app = GradienceApplication()
return app.run(sys.argv)