mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-02 16:59:37 -05:00
Update Star position in bookmarks file (closes #3258)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
local bookmarkHelper = asset.require("util/generate_bookmarks")
|
||||
|
||||
local dataProvider = "http://data.openspaceproject.com/files/bookmarks/v1/bookmarks.csv"
|
||||
local dataProvider = "http://data.openspaceproject.com/files/bookmarks/v2/bookmarks.csv"
|
||||
|
||||
local bookmarksCSV = asset.resource({
|
||||
Identifier = "openspace_bookmarks",
|
||||
|
||||
Reference in New Issue
Block a user