This commit is contained in:
Alexander Zinchuk 2021-06-21 16:40:05 +03:00
parent d854db7ca2
commit 0250ec329c
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
# 1.3.0
- Settings / General: Show sensitive content toggle
# 1.2.0
- Dark Theme: Use system theme
- Media Viewer: Video fullscreen on double click

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "telegram-t",
"version": "1.2.0",
"version": "1.3.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "telegram-t",
"version": "1.2.0",
"version": "1.3.0",
"description": "",
"main": "index.js",
"scripts": {