mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-22 16:46:28 +01:00
Rename @pleroma/local-only
to @pleroma/local-visibility-post
This commit is contained in:
parent
bf792c77f4
commit
72d735916e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ const platformFeatures = {
|
|||
'@pixelfed/trending': containPixelfed,
|
||||
'@pixelfed/home-include-reblogs': containPixelfed,
|
||||
'@pixelfed/global-feed': containPixelfed,
|
||||
'@pleroma/local-only': containAnyOma,
|
||||
'@pleroma/local-visibility-post': containAnyOma,
|
||||
};
|
||||
const supportsCache = {};
|
||||
|
||||
|
|
Loading…
Reference in a new issue