mirror of
https://gittea.dev/nova/th.git
synced 2025-10-22 02:40:15 -04:00
improvenments to file previews
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "file_previews.c"
|
||||
#include "defines.h"
|
||||
|
||||
char* preview_file(char *path, unsigned long file_size);
|
||||
char* preview_file(file *file_current);
|
||||
char* get_mimetype(char *path);
|
||||
|
Reference in New Issue
Block a user