Merge branch 'main' into automated-linting
This commit is contained in:
commit
72d3078fa3
30 changed files with 133 additions and 284 deletions
|
@ -1,7 +1,7 @@
|
|||
/**
|
||||
* Created by Stefan on 24.05.14.
|
||||
*
|
||||
* Edit: be careful to maintain version number near EOF 2020-12-11T1225+0100
|
||||
* Edit: be careful to maintain version number near EOF
|
||||
*/
|
||||
|
||||
(function () {
|
||||
|
@ -60,7 +60,7 @@
|
|||
*
|
||||
* @return {Object} Name/value array containing information about the plugin.
|
||||
*
|
||||
* Edit: needs updating the version number manually 2020-12-11T1224+0100
|
||||
* Edit: needs updating the version number manually
|
||||
*/
|
||||
getInfo: function () {
|
||||
return {
|
||||
|
|
Reference in a new issue