Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
andybak committed Sep 25, 2024
1 parent cb24340 commit f0b4547
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Assets/Scripts/Sharing/VrAssetService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -832,6 +832,8 @@ public AssetLister ListAssets(SketchSetType type)
string errorMessage = null;
switch (type)
{
// TODO Add User sketches
// TODO Allow non-CC-BY sketches to be loaded as read-only
case SketchSetType.Liked:
if (!App.IcosaIsLoggedIn)
{
Expand Down

0 comments on commit f0b4547

Please sign in to comment.