chore: fix typo in upgrade script name

This commit is contained in:
Barış Soner Uşaklı
2026-01-25 19:48:55 -05:00
parent f98de3e985
commit 619819dedc

View File

@@ -5,7 +5,7 @@ const batch = require('../../batch');
const utils = require('../../utils');
module.exports = {
name: 'Remote AP tids from topics:recent, topics:views, topics:posts, topics:votes zsets',
name: 'Remove AP tids from topics:recent, topics:views, topics:posts, topics:votes zsets',
timestamp: Date.UTC(2026, 0, 25),
method: async function () {
const { progress } = this;