diff --git a/src/pages/stream/stream.ts b/src/pages/stream/stream.ts
index 75f8754..7415dc8 100644
--- a/src/pages/stream/stream.ts
+++ b/src/pages/stream/stream.ts
@@ -351,10 +351,14 @@ export class StreamPage {
-
+
+
- filename
+ {{ f.name }}
+
@@ -365,6 +369,7 @@ export class NewPostModal {
title: string;
replyid: string;
ptext: string = "";
+ files: Array