Skip to content

Change name argument to --tea-name as "--name" is taken by qt, causing the argument to be ignored

Kye Potter requested to merge work/kye/name-argument-fix into master

Currently the --name argument is ignored as it is already taken by QT, this MR fixes this by using --tea-name instead.

Merge request reports