mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
add icon
This commit is contained in:
parent
68e9199f39
commit
c7e203406a
@ -248,7 +248,8 @@ define([
|
||||
"credit-card": "credit-card",
|
||||
"circle-left": "circle-chevron-left",
|
||||
"user": "user-round",
|
||||
"notebook":"notepad-text"
|
||||
"notebook":"notepad-text",
|
||||
"sso": "id-card"
|
||||
};
|
||||
|
||||
Icons.get = (name, attrs = {}) => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user