mirror of
https://github.com/techgarage-ir/MTWireGuard.git
synced 2025-08-29 06:18:08 +02:00
Add peer expiration
This commit is contained in:
parent
2d67540e13
commit
2ecb92eef6
94 changed files with 43258 additions and 49 deletions
8
UI/wwwroot/vendors/tempus/plugins/customDateFormat.js
vendored
Normal file
8
UI/wwwroot/vendors/tempus/plugins/customDateFormat.js
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
/*!
|
||||
* Tempus Dominus v6.7.7 (https://getdatepicker.com/)
|
||||
* Copyright 2013-2023 Jonathan Peterson
|
||||
* Licensed under MIT (https://github.com/Eonasdan/tempus-dominus/blob/master/LICENSE)
|
||||
*/
|
||||
(function(g,f){typeof exports==='object'&&typeof module!=='undefined'?module.exports=f():typeof define==='function'&&define.amd?define(f):(g=typeof globalThis!=='undefined'?globalThis:g||self,(g.tempusDominus=g.tempusDominus||{},g.tempusDominus.plugins=g.tempusDominus.plugins||{},g.tempusDominus.plugins.customDateFormat=f()));})(this,(function(){'use strict';var index = () => {
|
||||
console.warn('This plugin has been merged with the main picker and is now longer required');
|
||||
};return index;}));
|
Loading…
Add table
Add a link
Reference in a new issue