mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-09-17 01:34:53 +00:00
Fixed minor bug when creating catagories
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ let replyingto=null;
|
||||
|
||||
function createchannels(fincall){
|
||||
let name="";
|
||||
let category=2;
|
||||
let category=0;
|
||||
console.log(fincall)
|
||||
channelselect=new fullscreen(
|
||||
["vdiv",
|
||||
|
||||
Reference in New Issue
Block a user