Skip to content

Commit

Permalink
Give it a star on github..
Browse files Browse the repository at this point in the history
  • Loading branch information
ManiMatter committed May 13, 2024
1 parent f9f46c5 commit 4e53742
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/utils/loadScripts.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ def showSettings(settingsDict):
logger.info('#' * 50)
logger.info('Decluttarr - Application Started!')
logger.info('')
logger.info('Like this app? Thanks for giving it a ⭐️ on GitHub!')
logger.info('https://github.com/ManiMatter/decluttarr/')
logger.info('')
logger.info('*** Current Settings ***')
logger.info('Version: %s', settingsDict['IMAGE_TAG'])
logger.info('Commit: %s', settingsDict['SHORT_COMMIT_ID'])
Expand Down

0 comments on commit 4e53742

Please sign in to comment.