diff options
| author | Marie <marie@kaifa.ch> | 2024-02-19 19:05:15 +0000 |
|---|---|---|
| committer | Marie <marie@kaifa.ch> | 2024-02-19 19:05:15 +0000 |
| commit | 4246b6434dd1daf4e16a873bee211ce5d43fc4fd (patch) | |
| tree | e5c680875320237716f8b77381fb14a06f3c9e98 /packages/backend/src/queue/processors/AggregateRetentionProcessorService.ts | |
| parent | merge: Bridged error message for when you try search for a post and it fails ... (diff) | |
| parent | fix: icons and update urls (diff) | |
| download | sharkey-4246b6434dd1daf4e16a873bee211ce5d43fc4fd.tar.gz sharkey-4246b6434dd1daf4e16a873bee211ce5d43fc4fd.tar.bz2 sharkey-4246b6434dd1daf4e16a873bee211ce5d43fc4fd.zip | |
merge: Merge upstream from 19th Feburary (!428)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/428
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
Diffstat (limited to 'packages/backend/src/queue/processors/AggregateRetentionProcessorService.ts')
| -rw-r--r-- | packages/backend/src/queue/processors/AggregateRetentionProcessorService.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/backend/src/queue/processors/AggregateRetentionProcessorService.ts b/packages/backend/src/queue/processors/AggregateRetentionProcessorService.ts index 9f49d85c7f..4769cccabf 100644 --- a/packages/backend/src/queue/processors/AggregateRetentionProcessorService.ts +++ b/packages/backend/src/queue/processors/AggregateRetentionProcessorService.ts @@ -1,5 +1,5 @@ /* - * SPDX-FileCopyrightText: syuilo and other misskey contributors + * SPDX-FileCopyrightText: syuilo and misskey-project * SPDX-License-Identifier: AGPL-3.0-only */ |