From 0d112400b3fdc54d7b4d13494279ca3731435fc3 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Fri, 12 Oct 2018 12:23:11 +0200 Subject: [PATCH] missing poppers submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 77717bb..210d987 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,3 +55,6 @@ [submodule "lib/font_awesome"] path = lib/font_awesome url = ../lib_font_awesome.git +[submodule "lib/popper"] + path = lib/popper + url = ../lib_popper.git \ No newline at end of file