use directories for structure

This commit is contained in:
s2
2020-05-26 10:37:57 +02:00
parent 66580d4847
commit ae4aaf2668
1287 changed files with 92093 additions and 13113 deletions

View File

@@ -750,7 +750,7 @@ function setup(Component) {
// Add static properties to the PNotify object.
PNotify = Component;
PNotify.VERSION = '4.0.0';
PNotify.VERSION = '4.0.1';
PNotify.defaultStack = {
dir1: 'down',