diff options
author | Derf Null <derf@finalrewind.org> | 2023-06-24 18:36:59 +0200 |
---|---|---|
committer | Derf Null <derf@finalrewind.org> | 2023-06-24 18:36:59 +0200 |
commit | 085d77a1fad8dd205c3607c6535279103b0d2b3c (patch) | |
tree | 8c7703c8acb16c4a482d1ea75ddf90c462a1c2db /lib/Travelynx/Controller/Profile.pm | |
parent | d1b020a88c6064c0b3ea979ad6d4bfee23ea2003 (diff) |
time to flush the name cache
Diffstat (limited to 'lib/Travelynx/Controller/Profile.pm')
-rwxr-xr-x | lib/Travelynx/Controller/Profile.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travelynx/Controller/Profile.pm b/lib/Travelynx/Controller/Profile.pm index fa46361..005a811 100755 --- a/lib/Travelynx/Controller/Profile.pm +++ b/lib/Travelynx/Controller/Profile.pm @@ -1,6 +1,6 @@ package Travelynx::Controller::Profile; -# Copyright (C) 2020-2023 Daniel Friesel +# Copyright (C) 2020-2023 Birthe Friesel # # SPDX-License-Identifier: AGPL-3.0-or-later use Mojo::Base 'Mojolicious::Controller'; |