mirror of https://codeberg.org/pzp/pzp-set.git
add getDomain API as a helper
This commit is contained in:
parent
c577f25ff6
commit
744f53da0e
|
@ -570,6 +570,7 @@ function initSet(peer, config) {
|
||||||
del,
|
del,
|
||||||
has,
|
has,
|
||||||
values,
|
values,
|
||||||
|
getDomain: fromSubdomain,
|
||||||
getFeedID,
|
getFeedID,
|
||||||
isGhostable,
|
isGhostable,
|
||||||
getGhostSpan,
|
getGhostSpan,
|
||||||
|
|
Loading…
Reference in New Issue