Skip to content

Commit

Permalink
Add other repos
Browse files Browse the repository at this point in the history
  • Loading branch information
UserFrosting committed Dec 9, 2024
1 parent 33fa2b1 commit d05b39a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 6,072 deletions.
57 changes: 0 additions & 57 deletions .github/workflows/Frontend.yml

This file was deleted.

2 changes: 1 addition & 1 deletion app/assets/tests/plugin.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { createApp } from 'vue'
import { useAuthStore } from '../stores/auth'
import { useAuthGuard } from '../guards/authGuard'
import { useRouter } from 'vue-router'
import plugin from '../'
import plugin from '..'
import * as Auth from '../stores/auth'
import * as AuthGuard from '../guards/authGuard'

Expand Down
Loading

0 comments on commit d05b39a

Please sign in to comment.