This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
phanpy
Watch
1
Star
0
Fork
You've already forked phanpy
0
mirror of
https://github.com/cheeaun/phanpy.git
synced
2025-02-13 11:36:25 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
2def939821
phanpy
/
src
/
utils
/
visibility-icons-map.js
7 lines
101 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit
2022-12-10 10:14:48 +01:00
export
default
{
public
:
'earth'
,
unlisted
:
'unlock'
,
private
:
'lock'
,
This "@" icon for direct-visibility posts is very confusing Change to the envelope icon for now
2022-12-11 03:56:09 +01:00
direct
:
'message'
,
Initial commit
2022-12-10 10:14:48 +01:00
}
;
Reference in a new issue
Copy permalink