Skip to content

Commit

Permalink
Merge pull request #3 from 2077-Collective/main
Browse files Browse the repository at this point in the history
Pr
  • Loading branch information
losndu authored Aug 23, 2024
2 parents 62a785f + 31a31e6 commit bb0fc3d
Show file tree
Hide file tree
Showing 57 changed files with 6,911 additions and 4,960 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ vpsSetup.md
test.rest
db.sqlite3
old-backup-db.sqlite3

dump.rdp
client/
3 changes: 3 additions & 0 deletions research/astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ export default defineConfig({
adapter: node({
mode: 'standalone',
}),
devToolbar: {
enabled: false
}
})
Loading

0 comments on commit bb0fc3d

Please sign in to comment.