Implement bulk delete in files
Closes #10 Also updates Deno and fixes a typo in variables
This commit is contained in:
@@ -48,7 +48,7 @@ import * as $news_Feeds from './islands/news/Feeds.tsx';
|
||||
import * as $notes_Note from './islands/notes/Note.tsx';
|
||||
import * as $notes_NotesWrapper from './islands/notes/NotesWrapper.tsx';
|
||||
import * as $photos_PhotosWrapper from './islands/photos/PhotosWrapper.tsx';
|
||||
import { type Manifest } from '$fresh/server.ts';
|
||||
import type { Manifest } from '$fresh/server.ts';
|
||||
|
||||
const manifest = {
|
||||
routes: {
|
||||
|
||||
Reference in New Issue
Block a user