You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311)
* Replaced list with slice.

* Fixed usage of pointer to temporary variable.

* Replaced LIFO list with slice.

* Lint

* Removed type check.

* Removed duplicated code.

* Lint

* Fixed merge.

Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
auth Fix invalid params and typo of email templates (#16394) 3 years ago
issue Replace `list.List` with slices (#16311) 3 years ago
notify Localize Email Templates (#16200) 3 years ago
release.tmpl Localize Email Templates (#16200) 3 years ago