mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-24 05:05:20 -04:00
[sources] include fragments in sort string
This commit is contained in:
parent
c589c39a08
commit
a9cfc20694
@ -241,7 +241,7 @@ export class SourceLibrary {
|
||||
source.title,
|
||||
source.extra,
|
||||
source.year,
|
||||
//...source.fragments,
|
||||
...source.fragments,
|
||||
source.comment,
|
||||
source.link,
|
||||
source.approved ? '' : '__awaiting__',
|
||||
|
Loading…
x
Reference in New Issue
Block a user