12.0.24
This commit is contained in:
parent
f2c6e8cdaf
commit
ce378d06b8
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "telegram-t",
|
"name": "telegram-t",
|
||||||
"version": "12.0.23",
|
"version": "12.0.24",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "telegram-t",
|
"name": "telegram-t",
|
||||||
"version": "12.0.23",
|
"version": "12.0.24",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "telegram-t",
|
"name": "telegram-t",
|
||||||
"version": "12.0.23",
|
"version": "12.0.24",
|
||||||
"description": "",
|
"description": "",
|
||||||
"author": "Alexander Zinchuk (alexander@zinchuk.com)",
|
"author": "Alexander Zinchuk (alexander@zinchuk.com)",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
12.0.23
|
12.0.24
|
||||||
|
|||||||
@ -30,7 +30,7 @@ import UiLoader from './common/UiLoader';
|
|||||||
import AppInactive from './main/AppInactive';
|
import AppInactive from './main/AppInactive';
|
||||||
import LockScreen from './main/LockScreen.async';
|
import LockScreen from './main/LockScreen.async';
|
||||||
import Main from './main/Main.async';
|
import Main from './main/Main.async';
|
||||||
// import Test from './test/FieldTest.tsx';
|
// import Test from './test/demo/MessageTextStreamingTest';
|
||||||
import Transition from './ui/Transition';
|
import Transition from './ui/Transition';
|
||||||
|
|
||||||
import styles from './App.module.scss';
|
import styles from './App.module.scss';
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user