Browse Source

change comment whitespace to get past lint errors

world-fix
Trent Larson 1 year ago
parent
commit
072b663ec9
  1. 4
      src/views/ProjectsView.vue

4
src/views/ProjectsView.vue

@ -113,8 +113,8 @@ import { IIdentifier } from "@veramo/core";
import InfiniteScroll from "@/components/InfiniteScroll"; import InfiniteScroll from "@/components/InfiniteScroll";
/** /**
* Represents data about a project * Represents data about a project
**/ **/
interface ProjectData { interface ProjectData {
/** /**
* Name of the project * Name of the project

Loading…
Cancel
Save