diff --git a/FoxTube/Assets/Data/Patchnotes.xml b/FoxTube/Assets/Data/Patchnotes.xml
index f052c58..90cfea9 100644
--- a/FoxTube/Assets/Data/Patchnotes.xml
+++ b/FoxTube/Assets/Data/Patchnotes.xml
@@ -4,9 +4,11 @@
### What's new:
- Changelog notification now pops up after update at first launch
+- Added ability to add videos to playlists on video page
### Что нового:
- Добавлено уведомление со списком изменений при первом запуске после обновления
+- Добавлена возможность добавлять видео в плейлисты на странице просмотра
diff --git a/FoxTube/Pages/VideoPage.xaml b/FoxTube/Pages/VideoPage.xaml
index f595f0d..846761f 100644
--- a/FoxTube/Pages/VideoPage.xaml
+++ b/FoxTube/Pages/VideoPage.xaml
@@ -6,7 +6,7 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:pages="using:FoxTube.Pages"
- xmlns:controls1="using:FoxTube.Controls"
+ xmlns:controls="using:FoxTube.Controls"
mc:Ignorable="d">
@@ -110,35 +110,12 @@
-
+
-
-
-
-
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-