Skip to content

Commit fdf69c3

Browse files
committed
Fix NSIDs
1 parent 9139333 commit fdf69c3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

lexicons/fyi/frontpage/feed/comment.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lexicon": 1,
3-
"id": "fyi.unravel.frontpage.comment",
3+
"id": "fyi.frontpage.feed.comment",
44
"defs": {
55
"main": {
66
"type": "record",

lexicons/fyi/frontpage/feed/post.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lexicon": 1,
3-
"id": "fyi.unravel.frontpage.post",
3+
"id": "fyi.frontpage.feed.post",
44
"defs": {
55
"main": {
66
"type": "record",

lexicons/fyi/frontpage/feed/vote.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lexicon": 1,
3-
"id": "fyi.unravel.frontpage.vote",
3+
"id": "fyi.frontpage.feed.vote",
44
"defs": {
55
"main": {
66
"type": "record",

lexicons/fyi/frontpage/richtext/block.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lexicon": 1,
3-
"id": "fyi.unravel.frontpage.richtext.block",
3+
"id": "fyi.frontpage.richtext.block",
44
"defs": {
55
"main": {
66
"type": "union",

0 commit comments

Comments
 (0)