mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-17 20:12:26 +01:00
feat:#34 refactored function to intended service, fixed docker files
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
//You should have received a copy of the GNU Affero General Public License
|
||||
//along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
// load free rooms as a list of strings form the backend
|
||||
// load free rooms as a list of strings form the data-manager
|
||||
export async function requestFreeRooms(
|
||||
from: string,
|
||||
to: string,
|
||||
|
||||
Reference in New Issue
Block a user