Use an actual date. :P
This commit is contained in:
parent
5f6cf4a6de
commit
95ae6d0d40
|
@ -44,7 +44,7 @@ export const features: FeatureData[] = [
|
||||||
component: BackToTopSetting,
|
component: BackToTopSetting,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
availableSince: new Date("2023-06-31"),
|
availableSince: new Date("2023-07-01"),
|
||||||
index: 0,
|
index: 0,
|
||||||
key: Feature.HideTopics,
|
key: Feature.HideTopics,
|
||||||
title: "Hide Topics",
|
title: "Hide Topics",
|
||||||
|
|
Loading…
Reference in New Issue