mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-21 20:41:28 +02:00
Recompile assets
This commit is contained in:
parent
d96d760a1d
commit
1aedf4a5c9
2
public/js/app.js
vendored
2
public/js/app.js
vendored
File diff suppressed because one or more lines are too long
@ -3,6 +3,13 @@
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
*/
|
||||
|
||||
/*!
|
||||
* The buffer module from node.js, for the browser.
|
||||
*
|
||||
* @author Feross Aboukhadijeh <http://feross.org>
|
||||
* @license MIT
|
||||
*/
|
||||
|
||||
/*!
|
||||
* vue2-storage v6.1.3
|
||||
* (c) 2021 Yarkov Aleksey
|
||||
@ -24,6 +31,8 @@ See the Apache Version 2.0 License for specific language governing permissions
|
||||
and limitations under the License.
|
||||
***************************************************************************** */
|
||||
|
||||
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
||||
|
||||
/**!
|
||||
* Sortable 1.10.2
|
||||
* @author RubaXa <trash@rubaxa.org>
|
||||
|
2
public/js/vendor.js
vendored
2
public/js/vendor.js
vendored
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
||||
{
|
||||
"/js/app.js": "/js/app.js?id=d61807e6be0ecfc97e48",
|
||||
"/js/app.js": "/js/app.js?id=7b4a36a5b48772331b88",
|
||||
"/js/manifest.js": "/js/manifest.js?id=4389b451d031e5974311",
|
||||
"/css/app.css": "/css/app.css?id=9e9c2d6e9d06d9e51aa5",
|
||||
"/js/vendor.js": "/js/vendor.js?id=045a97d46605524aafe8"
|
||||
"/js/vendor.js": "/js/vendor.js?id=9dbc5644629b712eb43c"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user