Skip to content

Commit 303a175

Browse files
committed
Changelog:
- Fixed: Initialization of Axios HTTP Client (#1206)
1 parent 8123dfd commit 303a175

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+71
-37
lines changed

config/nexopos.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
return [
4-
'version' => '4.8.12',
4+
'version' => '4.8.13',
55
'languages' => [
66
'en' => 'English',
77
'fr' => 'Français',

public/css-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"animations.css": "animations.cb4544d9bb06aeaa8e48.css",
3-
"app.css": "app.8e6b5ebc12879ff51a1b.css",
3+
"app.css": "app.fd019f689f87eb441ab3.css",
44
"typography.css": "typography.5d798833a07dd150efa8.css",
55
"fonts.css": "fonts.64053e5a2ec1dd65399b.css",
6-
"light.css": "light.9e990100ce36c59d8156.css",
7-
"dark.css": "dark.0174d418deda1ce7827a.css",
6+
"light.css": "light.4d84b75697bee3a4f7ec.css",
7+
"dark.css": "dark.27ee9f62809c1ef1073e.css",
88
"vue2-daterange-picker.css": "vue2-daterange-picker.fe9e4f57ad74c98c9324.css",
99
"grid.css": "grid.02de9031306c45f5b9f2.css"
1010
}

public/css/app.8e6b5ebc12879ff51a1b.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/css/app.fd019f689f87eb441ab3.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/app.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/auth.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/bootstrap.min/114.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/bootstrap.min/117.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)