:/
This commit is contained in:
parent
b5970b11f3
commit
4cdceff049
1 changed files with 0 additions and 2 deletions
|
@ -343,8 +343,6 @@ export function ApplyFacets(record, text) {
|
|||
let Hrefs = [];
|
||||
let TempText = "";
|
||||
if (record.hasOwnProperty("facets")) {
|
||||
// First minute append.
|
||||
SplitAreas.push(text.length);
|
||||
// First, append split areas.
|
||||
for (let i of record.facets) {
|
||||
if (i.features[0].$type == "app.bsky.richtext.facet#link") {
|
||||
|
|
Loading…
Add table
Reference in a new issue