]> source.dussan.org Git - gitea.git/commit
Fix archived unix time when archiving the label (#26681)
authorpuni9869 <80308335+puni9869@users.noreply.github.com>
Wed, 23 Aug 2023 10:12:20 +0000 (15:42 +0530)
committerGitHub <noreply@github.com>
Wed, 23 Aug 2023 10:12:20 +0000 (10:12 +0000)
commit9c5c60143975a120bf70ac4aed34bf903ef19db6
tree3be86cce3d9a6212324a91832feedd72bf8e8342
parente8b990999f89535269d20983079a40a0a9488eff
Fix archived unix time when archiving the label (#26681)

Small Fix :-`ArchivedUnix` column changed only change the date when it is newly archived.

Co-authored-by: Giteabot <teabot@gitea.io>
models/issues/label.go