mirror of
https://github.com/glowingblue/flarum-ext-redis-setup.git
synced 2026-03-22 15:07:53 +01:00
Conventions & best practices update
This commit is contained in:
11
js/src/common/index.js
Normal file
11
js/src/common/index.js
Normal file
@@ -0,0 +1,11 @@
|
||||
/*
|
||||
* This file is part of glowingblue/redis-setup-inactive.
|
||||
*
|
||||
* Copyright (c) 2022 Glowing Blue AG.
|
||||
* Authors: Rafael Horvat.
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE.md
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
export const slug = 'glowingblue-redis-setup';
|
||||
Reference in New Issue
Block a user