Merge pull request #910 from ImranR98/dev

Remove nonsense hint
This commit is contained in:
Imran Remtulla
2023-09-16 16:35:37 -04:00
committed by GitHub

View File

@@ -22,7 +22,6 @@ class GitHub extends AppSource {
label: tr('githubPATLabel'),
password: true,
required: false,
hint: tr('githubPATFormat'),
belowWidgets: [
const SizedBox(
height: 4,