Bookmarks: Store URLs instead of ids (#91121)
This commit is contained in:
@@ -53,7 +53,7 @@ Content-Type: application/json
|
||||
"timezone": "utc",
|
||||
"weekStart": "",
|
||||
"navbar": {
|
||||
"bookmarkIds": null
|
||||
"bookmarkUrls": null
|
||||
},
|
||||
"queryHistory": {
|
||||
"homeTab": ""
|
||||
@@ -142,7 +142,7 @@ Content-Type: application/json
|
||||
"timezone": "",
|
||||
"weekStart": "",
|
||||
"navbar": {
|
||||
"bookmarkIds": null
|
||||
"bookmarkUrls": null
|
||||
},
|
||||
"queryHistory": {
|
||||
"homeTab": ""
|
||||
|
||||
Reference in New Issue
Block a user